ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLayoutView<TOwnerView,TDefinition> Class / _getPlotAreaView Method

In This Topic
    _getPlotAreaView Method (_BaseLayoutView<TOwnerView,TDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getPlotAreaView() As IPlotAreaView
    public IPlotAreaView _getPlotAreaView()
    See Also